Skip to content

Fix/Update BodyTypeConverter.WriteJson to use EnumExtensions.GetDescription #332

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 7, 2025

Conversation

NicholasPerell
Copy link

@NicholasPerell NicholasPerell commented Jan 23, 2025

Found that the BodyType.FullBodyXR was being written as fullbodyxr when the API only recognized fullbody-xr.

Using EnumExtensions.GetDescription appears to fix the issue.

Found that the BodyType.FullBodyXR was being written as "fullbodyxr" when the api only recognizes "fullbody-xr".
@NicholasPerell NicholasPerell requested a review from a team as a code owner January 23, 2025 17:42
@HarrisonHough HarrisonHough changed the base branch from main to develop May 7, 2025 05:59
@HarrisonHough HarrisonHough merged commit 2754435 into readyplayerme:develop May 7, 2025
0 of 2 checks passed
@StephenHodgson StephenHodgson deleted the patch-1 branch May 7, 2025 18:15
@StephenHodgson StephenHodgson restored the patch-1 branch May 8, 2025 16:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants